Platform Explorer / Nuxeo Platform LTS 2015 7.10

Component org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService

Documentation

Manages DBS repositories.

Implementation

Class: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService

Services

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService" version="1.0.0">

  <require>org.nuxeo.ecm.core.repository.RepositoryServiceComponent</require>

  <documentation>
    Manages DBS repositories.
  </documentation>

  <implementation class="org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService" />

  <service>
    <provide interface="org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService" />
  </service>

</component>